Espressif Systems /ESP32-S2 /UART0 /FLOW_CONF

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

Interpret as FLOW_CONF

31 2827 2423 2019 1615 1211 87 43 0 0 0 0 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (SW_FLOW_CON_EN)SW_FLOW_CON_EN 0 (XONOFF_DEL)XONOFF_DEL 0 (FORCE_XON)FORCE_XON 0 (FORCE_XOFF)FORCE_XOFF 0 (SEND_XON)SEND_XON 0 (SEND_XOFF)SEND_XOFF

Description

Software flow control configuration

Fields

SW_FLOW_CON_EN

Set this bit to enable software flow control. When UART receives flow control characters XON or XOFF, which can be configured by UART_XON_CHAR or UART_XOFF_CHAR respectively, UART_SW_XON_INT or UART_SW_XOFF_INT interrupts can be triggered if enabled.

XONOFF_DEL

Set this bit to remove flow control characters from the received data.

FORCE_XON

Set this bit to force the transmitter to send data.

FORCE_XOFF

Set this bit to stop the transmitter from sending data.

SEND_XON

Set this bit to send an XON character. This bit is cleared by hardware automatically.

SEND_XOFF

Set this bit to send an XOFF character. This bit is cleared by hardware automatically.

Links

() ()